[INFO] cloning repository https://github.com/v0l/nostr-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v0l/nostr-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fnostr-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fnostr-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb8eafc838d1e38dad2d68a2d3289d5a8b199c7b
[INFO] testing v0l/nostr-api against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fnostr-api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/v0l/nostr-api
[INFO] finished tweaking git repo https://github.com/v0l/nostr-api
[INFO] tweaked toml for git repo https://github.com/v0l/nostr-api written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/v0l/nostr-api on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/v0l/nostr-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2affd62de72298a0bfc711d445c55c28d5ed5bba1278781e516a4f0d0ad6d95c
[INFO] running `Command { std: "docker" "start" "-a" "2affd62de72298a0bfc711d445c55c28d5ed5bba1278781e516a4f0d0ad6d95c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2affd62de72298a0bfc711d445c55c28d5ed5bba1278781e516a4f0d0ad6d95c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2affd62de72298a0bfc711d445c55c28d5ed5bba1278781e516a4f0d0ad6d95c", kill_on_drop: false }`
[INFO] [stdout] 2affd62de72298a0bfc711d445c55c28d5ed5bba1278781e516a4f0d0ad6d95c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec175a1e643b4051c5f819df5dc7acd25ca713300f7f7b54679821621c978e93
[INFO] running `Command { std: "docker" "start" "-a" "ec175a1e643b4051c5f819df5dc7acd25ca713300f7f7b54679821621c978e93", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling portable-atomic v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling markup5ever v0.36.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling async-utility v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling nostr v0.44.2
[INFO] [stderr]    Compiling atomic-destructor v0.3.0
[INFO] [stderr]    Compiling negentropy v0.5.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling nostr-database v0.44.0
[INFO] [stderr]    Compiling nostr-gossip v0.44.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling html5ever v0.36.1
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling scraper v0.25.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling async-wsocket v0.13.1
[INFO] [stderr]    Compiling nostr-relay-pool v0.44.0
[INFO] [stderr]    Compiling nostr-sdk v0.44.1
[INFO] [stderr]    Compiling nostr_services_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 21s
[INFO] running `Command { std: "docker" "inspect" "ec175a1e643b4051c5f819df5dc7acd25ca713300f7f7b54679821621c978e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec175a1e643b4051c5f819df5dc7acd25ca713300f7f7b54679821621c978e93", kill_on_drop: false }`
[INFO] [stdout] ec175a1e643b4051c5f819df5dc7acd25ca713300f7f7b54679821621c978e93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9dc764a02f3666e9149c9fdeb25fa0d418350f35d537a76873ffab63a1bff66
[INFO] running `Command { std: "docker" "start" "-a" "e9dc764a02f3666e9149c9fdeb25fa0d418350f35d537a76873ffab63a1bff66", kill_on_drop: false }`
[INFO] [stderr]    Compiling nostr_services_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.41s
[INFO] running `Command { std: "docker" "inspect" "e9dc764a02f3666e9149c9fdeb25fa0d418350f35d537a76873ffab63a1bff66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9dc764a02f3666e9149c9fdeb25fa0d418350f35d537a76873ffab63a1bff66", kill_on_drop: false }`
[INFO] [stdout] e9dc764a02f3666e9149c9fdeb25fa0d418350f35d537a76873ffab63a1bff66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f77dad1d943bbdb6fff35e21a46184b05a26ccf2d5a238bc92c677c997691b91
[INFO] running `Command { std: "docker" "start" "-a" "f77dad1d943bbdb6fff35e21a46184b05a26ccf2d5a238bc92c677c997691b91", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nostr_services_rs-0d878528ed10bfd4)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test avatar::tests::test_avatar_sets_known_sets_allowlist ... ok
[INFO] [stdout] test avatar::tests::test_avatar_sets_load_does_not_panic ... ok
[INFO] [stdout] test fetch::tests::test_n19_key_coordinate_returns_formatted_key ... ok
[INFO] [stdout] test fetch::tests::test_n19_key_event_returns_hex ... ok
[INFO] [stdout] test fetch::tests::test_n19_key_profile_returns_hex ... ok
[INFO] [stdout] test fetch::tests::test_n19_key_event_id_returns_hex ... ok
[INFO] [stdout] test fetch::tests::test_n19_key_pubkey_returns_hex ... ok
[INFO] [stdout] test fetch::tests::test_nip19_to_filter_event_id ... ok
[INFO] [stdout] test fetch::tests::test_demand_returns_none_with_no_relays ... ok
[INFO] [stdout] test fetch::tests::test_nip19_to_filter_profile_returns_metadata_filter ... ok
[INFO] [stdout] test fetch::tests::test_nip19_to_filter_pubkey_returns_metadata_filter ... ok
[INFO] [stdout] test avatar::tests::test_avatar_sets_files_for_unknown_set_returns_none ... ok
[INFO] [stdout] test fetch::tests::test_nip19_to_filter_unknown_returns_none ... ok
[INFO] [stdout] test fetch::tests::test_n19_key_secret_returns_none ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_broadcast_v4 ... ok
[INFO] [stdout] test fetch::tests::test_demand_uses_event_cache ... ok
[INFO] [stdout] test fetch::tests::test_process_queue_renotifies_when_more_items_remain ... ok
[INFO] [stdout] test fetch::tests::test_client_accessor_returns_client ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_loopback_v4 ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_loopback_v6 ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_private_v4 ... ok
[INFO] [stdout] test fetch::tests::test_process_queue_drops_lock_before_fetch ... ok
[INFO] [stdout] test fetch::tests::test_get_profile_uses_profile_cache ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_link_local_v4 ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_public_v4 ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_public_v6 ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_unspecified_v6 ... ok
[INFO] [stdout] test link_preview::tests::test_is_private_ip_unspecified_v4 ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_invalid_url ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_file_scheme ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_http ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_dot_local ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_localhost_name ... ok
[INFO] [stdout] test fetch::tests::test_get_profile_returns_none_with_no_relays ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_metadata_ip ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_loopback_ip ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_private_ip ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_valid_https ... ok
[INFO] [stdout] test opengraph::tests::test_display_element_with_content ... ok
[INFO] [stdout] test opengraph::tests::test_display_escapes_attribute_values ... ok
[INFO] [stdout] test opengraph::tests::test_display_escapes_content ... ok
[INFO] [stdout] test opengraph::tests::test_head_element_as_title_non_og_title_returns_none ... ok
[INFO] [stdout] test opengraph::tests::test_display_self_closing_meta ... ok
[INFO] [stdout] test opengraph::tests::test_head_element_as_title_og_title_produces_title_element ... ok
[INFO] [stdout] test opengraph::tests::test_head_element_meta_content_non_meta_element ... ok
[INFO] [stdout] test opengraph::tests::test_head_element_meta_content_present ... ok
[INFO] [stdout] test opengraph::tests::test_head_element_meta_content_absent ... ok
[INFO] [stdout] test link_preview::tests::test_validate_preview_url_rejects_dot_internal ... ok
[INFO] [stdout] test opengraph::tests::test_html_escape_ampersand ... ok
[INFO] [stdout] test opengraph::tests::test_head_element_as_title_non_meta_returns_none ... ok
[INFO] [stdout] test opengraph::tests::test_html_escape_double_quote ... ok
[INFO] [stdout] test opengraph::tests::test_html_escape_less_than ... ok
[INFO] [stdout] test opengraph::tests::test_html_escape_all_chars ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_appends_new_tags ... ok
[INFO] [stdout] test opengraph::tests::test_html_escape_greater_than ... ok
[INFO] [stdout] test opengraph::tests::test_html_escape_clean_string ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_body_is_not_modified ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_multiple_replacements_in_one_call ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_duplicate_input_tags_not_appended_twice ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_empty_head_appends_all_tags ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_empty_tags_list ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_escapes_injected_values ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_head_with_attributes_is_handled ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_meta_matched_by_name_attribute ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_no_head_returns_original ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_replaces_existing_canonical_not_duplicates ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_replaces_title_via_og_title ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_preserves_unmatched_existing_children ... ok
[INFO] [stdout] test opengraph::tests::test_json_ld_to_script_is_not_html_escaped ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_og_title_appended_when_no_existing_title ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_replaces_existing_og_meta ... ok
[INFO] [stdout] test opengraph::tests::test_injected_tags_order_title_canonical_meta_script ... ok
[INFO] [stdout] test opengraph::tests::test_meta_tags_to_elements_count ... ok
[INFO] [stdout] test opengraph::tests::test_meta_tags_to_elements_empty ... ok
[INFO] [stdout] test opengraph::tests::test_meta_tags_to_elements_structure ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_allows_numeric_labels_that_are_not_full_ipv4 ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_allowed_name_chars ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_domain_no_dot ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_empty_domain ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_invalid_name_char ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_missing_at ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_lowercase_domain_normalised ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_multiple_at_signs ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_normalises_to_lowercase ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_rejects_dot_internal ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_rejects_dot_local ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_rejects_dot_localhost ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_rejects_ipv4_address ... ok
[INFO] [stdout] test opengraph::tests::test_parse_nip05_valid ... ok
[INFO] [stdout] test opengraph::tests::test_replace_with_non_matching_meta_returns_none ... ok
[INFO] [stdout] test opengraph::tests::test_replace_with_matching_meta_returns_self ... ok
[INFO] [stdout] test opengraph::tests::test_replace_with_title_node_and_og_title_tag ... ok
[INFO] [stdout] test opengraph::tests::test_inject_tags_snort_html_file ... ok
[INFO] [stdout] test opengraph::tests::test_tag_page_kieran_snort_social ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- opengraph::tests::test_tag_page_kieran_snort_social stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'opengraph::tests::test_tag_page_kieran_snort_social' (119) panicked at src/opengraph.rs:1244:9:
[INFO] [stdout] response should contain og:type tag, got:
[INFO] [stdout] <!DOCTYPE html><html><head><title>Snort</title></head><body></body></html>
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5871c953f7d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5871c953f7d8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5871c953f7d8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5871c953f7d8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5871c955874a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5871c955874a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5871c95451f2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5871c95451f2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5871c951c846 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5871c951c846 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5871c9537189 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5871c89b460c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5871c89b460c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5871c9537402 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5871c9537402 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5871c951c902 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5871c9513a69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5871c951d8cd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5871c9558f3c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5871c87d4417 - nostr_services_rs[3507ac39baf2a050]::opengraph::tests::test_tag_page_kieran_snort_social::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/opengraph.rs:1244:9
[INFO] [stdout]   20:     0x5871c86bc122 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5871c86bc19d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5871c87859bd - <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x5871c878237b - tokio[ea185f97e47f8ec5]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5871c878237b - tokio[ea185f97e47f8ec5]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5871c878237b - <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x5871c875c6f0 - <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5871c877ea3d - <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x5871c877dd34 - <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x5871c863f61b - <tokio[ea185f97e47f8ec5]::runtime::context::scoped::Scoped<tokio[ea185f97e47f8ec5]::runtime::scheduler::Context>>::set::<<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5871c864e559 - tokio[ea185f97e47f8ec5]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5871c875dc42 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[ea185f97e47f8ec5]::runtime::context::Context>>::try_with::<tokio[ea185f97e47f8ec5]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5871c875d7ce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[ea185f97e47f8ec5]::runtime::context::Context>>::with::<tokio[ea185f97e47f8ec5]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5871c8645fad - tokio[ea185f97e47f8ec5]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5871c8763d90 - <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x5871c8764086 - <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x5871c8771440 - <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x5871c87fd2a3 - tokio[ea185f97e47f8ec5]::runtime::context::runtime::enter_runtime::<<tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5871c875b281 - <tokio[ea185f97e47f8ec5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5871c86968b4 - <tokio[ea185f97e47f8ec5]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x5871c8696a7f - <tokio[ea185f97e47f8ec5]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x5871c87e8c16 - nostr_services_rs[3507ac39baf2a050]::opengraph::tests::test_tag_page_kieran_snort_social
[INFO] [stdout]                                at /opt/rustwide/workdir/src/opengraph.rs:1260:10
[INFO] [stdout]   42:     0x5871c87d2887 - nostr_services_rs[3507ac39baf2a050]::opengraph::tests::test_tag_page_kieran_snort_social::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/opengraph.rs:1182:49
[INFO] [stdout]   43:     0x5871c856db66 - <nostr_services_rs[3507ac39baf2a050]::opengraph::tests::test_tag_page_kieran_snort_social::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5871c89a76eb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5871c89a76eb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5871c89b4f65 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5871c89b4f65 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5871c89b4f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5871c89b4f65 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5871c89b4f65 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5871c89b4f65 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5871c89b4f65 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5871c89afac4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5871c89afac4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5871c89b7fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5871c89b7fe2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5871c89b7fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5871c89b7fe2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5871c89b7fe2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5871c89b7fe2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5871c89b7fe2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5871c953ebff - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x5871c953ebff - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x78cdc72ceaa4 - <unknown>
[INFO] [stdout]   65:     0x78cdc735ba64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     opengraph::tests::test_tag_page_kieran_snort_social
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 93 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin nostr_services_rs`
[INFO] running `Command { std: "docker" "inspect" "f77dad1d943bbdb6fff35e21a46184b05a26ccf2d5a238bc92c677c997691b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f77dad1d943bbdb6fff35e21a46184b05a26ccf2d5a238bc92c677c997691b91", kill_on_drop: false }`
[INFO] [stdout] f77dad1d943bbdb6fff35e21a46184b05a26ccf2d5a238bc92c677c997691b91
